CyberMinds Logo

Course 6 - Explore Permissions

If you ever get stuck on one of the prompts, look at the previous reading or use the Chat Box for help! Remember to use sudo when necessary.

Prompts:

1. Make sure you are in /home/user

Answer:

2. Create a new file called lizard.txt, list all contents of the current directory with permissions.

Answer:

3. Using the numeric method, change the permissions of lizard.txt to rwxrw-r-x.

Answer:

4. Using the non-numeric method, remove the write permission for group.

Answer:

5. Lastly, remove lizard.txt.

Answer: